home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / 000158_amos-request@svcs1.digex.net_Thu Jan 29 17:59:49 1998.msg < prev    next >
Text File  |  1998-06-24  |  5KB  |  134 lines

  1. >From amos-request@svcs1.digex.net  Thu Jan 29 17:59:49 1998
  2. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  3.     by pony-1.mail.digex.net (8.8.8/8.8.8) with ESMTP id RAA20644
  4.     for <mcox@access.digex.net>; Thu, 29 Jan 1998 17:59:48 -0500 (EST)
  5. Received: (from daemon@localhost)
  6.     by svcs1.digex.net (8.8.5/8.8.5) id MAA29749
  7.     for amos-out; Thu, 29 Jan 1998 12:29:23 -0500 (EST)
  8. Received: from pony-1.mail.digex.net (pony-1.mail.digex.net [204.91.241.5])
  9.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id MAA29746
  10.     for <amos-list@svcs1.digex.net>; Thu, 29 Jan 1998 12:29:22 -0500 (EST)
  11. Received: from mail-in2.inet.tele.dk ([194.182.148.151])
  12.     by pony-1.mail.digex.net (8.8.8/8.8.8) with SMTP id MAA01655
  13.     for <amos-list@access.digex.net>; Thu, 29 Jan 1998 12:29:20 -0500 (EST)
  14. Received: (qmail 29064 invoked from network); 29 Jan 1998 15:52:52 -0000
  15. Received: from post8.tele.dk (194.239.134.172)
  16.   by mail-in2.inet.tele.dk with SMTP; 29 Jan 1998 15:52:52 -0000
  17. Received: from post8.tele.dk ([194.239.180.43]) by post8.tele.dk
  18.           (Netscape Mail Server v2.02) with SMTP id AAC46110
  19.           for <amos-list@access.digex.net>; Thu, 29 Jan 1998 16:52:49 +0100
  20. From: Jens Vang Petersen <top_cat@post8.tele.dk>
  21. To: amos-list@access.digex.net
  22. Date: Thu, 29 Jan 1998 15:31:45 +0100
  23. Message-ID: <yam7333.2256.1747794368@post8.tele.dk>
  24. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  25. Subject: OS DevKit
  26. MIME-Version: 1.0
  27. Content-Type: text/plain
  28. Status: O
  29. X-Status: 
  30.  
  31. Hello..
  32.  
  33. First of all I'd like to send a little 'I'm sorry' to Pietro Ghizzoni
  34. (the author of GUI) I had no intension of insulting you or your work,
  35. and I'm very sorry of you felt that way..
  36.  
  37. After my little note on OS DevKit as an alternative to GUI and JADE, I've
  38. gotten many mails from people not knowing what this extension is, or
  39. some who's not aware of the new, and easier, commands. Loads of questions
  40. on what the extension realy is. Apparently Brice (the author) is not
  41. on this list, or is to busy to advertise his work, so as a Beta-tester
  42. I'm writing this to inform about what this extension is, and what it
  43. supports..
  44.  
  45. --
  46.  
  47. Regarding:       OS DevKit V1.54 (beta-test-release) 
  48. Extension size:  93444 bytes..
  49. Slot:            20.
  50. Author:          Brice Fromentin
  51.  
  52. General notes:
  53.  The extensions supports a wide range of systemfunctions, many of the
  54.  areas is covered by 2 different sets of commands, one (original) that
  55.  is on machine-level, and one on user-level. The first requiring quite
  56.  complex setups, but it gives complete control of everything you'd like
  57.  to use. The second is much like the regular AMOS system with simple
  58.  and easy-going commands. The two levels of commands can be mixed most
  59.  of the way to give a maximum of control and power with the least 
  60.  effort...
  61.  
  62. amigaguide.library
  63.  - Display amigaguide files on a public screen..
  64.  
  65. asl.library
  66.  - File/Screen-type/Font requesters..
  67.  
  68. datatype.library
  69.  - Full datatype support including pictures, samples and animations..
  70.  
  71. dos.library
  72.  - Doslocks
  73.  - Notification
  74.  - File loadning/saving
  75.  - System clock support
  76.  - Starting external programs
  77.  
  78. exec.library
  79.  - Version commands (for libs/system/cpu/fpu)
  80.  - Nodes
  81.  - Memory
  82.  - MsgPorts
  83.  - Tasks
  84.  
  85. gadtools.library
  86.  - Full gadgets support, easy to customize to requrements.
  87.    (Programing of gadgets is done by giving cords,sizes and ID-number and
  88.    some data to stuff inside like arrays, texts, images, etc..)
  89.  - Full pull-down-menu support
  90.  
  91. graphics.library
  92.  - All regular drawing operations
  93.  - The special (difficult and powerfull) filling system
  94.  - Blitter and chopper support
  95.  - Sprites
  96.  - Fonts
  97.  - RTG support for graphic-cards..
  98.  
  99. icon.library
  100.  - Full tool-types support..
  101.  - Opens for retriving images from Icons..
  102.  
  103. intuition.library
  104.  - Intuition screens and windows..
  105.    - Newscreen/Newwnd structures support..
  106.    - AMOS like screen open/close availeble..
  107.    - Full AGA support (including HAM8 screens)..
  108.    - Custom/Public screen support..
  109.    - Use ANY public screen for requesters and windows..
  110.    - Palette can be set using 4bit, 8bit or 32bit notification..
  111.  
  112. locale.library
  113.  - Full support for locale.library..
  114.  
  115. lowlevel.library
  116.  - Joystick/gamepad/mouse support..
  117.  
  118. wb.library
  119.  - App itims support (icons, windows and menus)
  120.  
  121. -- 
  122. Happy greetings, Yours..
  123. __________________________________________________________________________
  124.  /_  __/ __  / __  /\  ___\  __ \__  _\           aka. JENS VANG PETERSEN
  125.   / / / /_/ / ____/  \ \___\  __ \ \ \              top_cat@post8.tele.dk
  126.  /_/ /_____/_/        \_____\_\ \_\ \_\
  127. --------------------------------------------------------------------------
  128.                      http://home8.inet.tele.dk/top_cat/
  129.   -*-  Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO  -*-
  130.                   -*-  SUPPORT - AMOS - AMIGA - AQUA  -*-
  131. --------------------------------------------------------------------------
  132.  f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.
  133. --------------------------------------------------------------------------
  134.